* calendar/todos.el: Further code rearrangement and comment
authorStephen Berman <stephen.berman@gmx.net>
Fri, 1 Jun 2012 23:19:20 +0000 (00:19 +0100)
committerStephen Berman <stephen.berman@gmx.net>
Fri, 1 Jun 2012 23:19:20 +0000 (00:19 +0100)
commit1c801487a8566f415d9033ff9759572449d83cfd
tree563d89f27025b3ceffe275f11e2c1a9bf492841e
parent9ed2c25edbe56cd4b9308192de60c65983f07744
* calendar/todos.el: Further code rearrangement and comment
revision.
(todos-item-start): Handle empty line between todo and done items
when done items are displayed.
(todos-key-bindings): Comment out bindings meant only for
todos-archive-mode.
(todos-archive-mode-map): Fix typo.
(todos-archive-mode): Derive from special-mode instead of
todos-mode to prevent its key bindings from being available here.
(todos-archive-done-item): Remove obsolete code; fix item count
updating.
(todos-unarchive-items): Simplify; fix unarchiving of all items in
category; fix item count updating; fix typo.
lisp/ChangeLog
lisp/calendar/todos.el